In pseudo, the address returned for dlsym ( RTLD_NEXT," open") is stored in a function pointer named real_open(). 在pseudo中,为dlsym(RTLDNEXT,“open”)返回的地址储存在名为realopen()的函数指针中。
Mbackchain and-mno-backchain: These options control whether the address of the caller's frame is stored as so-called "backchain" pointer into the callee's stack frame. mbackchain和-mno-backchain:这些选项控制调用方帧的地址是否作为“backchain”指针存储到被调用方的堆栈帧。
Address: Suspends the program when the execution pointer reaches a particular address in the program. Address:当执行指针达到程序中一个特定的地址时会暂停一个程序。
The main SPE program will receive an effective address pointer to a struct containing the size and pointer of a string in main memory. 主SPE程序将接收到包含字符串大小和指针的struct的有效地址指针。
IP address to hostname mappings are defined use the PTR ( pointer) record. IP地址到主机名的映射是使用PTR(指针)记录来定义的。
In other words, don't take an address that a user-mode application provides and treat that address as a pointer that we can directly dereference. 换句话说,不要提取一个用户模式应用提供的地址,并且把那个地址看成一个我们可以直接废弃的指示器。
Called to determine the base address of a structure whose type is known when the caller has a pointer to a field inside such a structure. 调用该宏计算出已知类型、已有一个域(成员)的指针的结构体的基地址。
The system detected an invalid pointer address in attempting to use a pointer argument in a call. 系统检测到在一个调用中尝试使用指针参数时的无效指针地址。
Stressing the property of pointer, setting level to array's address, starting from the relationship between the level of pointer and the dimension of array, the paper reveals the pointer process of multi-dimensional array in C language and its application. 强调了指针变量的特殊性,对数组中的地址定级,从指针的级与数组维数对应关系角度,阐明了C语言中多维数组指针处理技术及其应用。
FPW detects the overwriting to return address in real time by monitoring the previous frame pointer in stack. FPW通过监视前帧指针来实时检测对函数返回地址的溢出攻击。
The mill bar's position on the mill line and the initial address of it's data in the data area are completely determined by the contents of the tracking pointer. 轧件在轧制线上的位置及其数据在数据区的起始地址完全由该轧件所在区段的跟踪指示器的内容所确定。
By address translation it resolved the problem of pointer sharing problem arose by the difference of memory access methods. 采用地址转换方法来解决异构内核使用不同寻址方式的指针共享问题。